#
# HoI - Estonian Events
#
#		written by Quetzalcoatl
#
### Kalev s Lembit
###################################
event = {
	id = 91315
	random = no
	country = EST

	trigger = {
		NOT = { war = { country = EST country = ENG } }
		control = { province = 194 data = EST }
		control = { province = 196 data = EST }
	}

	style = 0	
	name = "EVT_91315_NAME"
	desc = "EVT_91315_DESC"
	picture = "KalevLembit"
	
	date = { day = 6 month = july year = 1936 }

	action_a = {
		name = "ACTIONNAME91315A"
		command = { type = activate_division which = 30000 value = 10 when = 0 }
		command = { type = supplies value = -10 }
		#command = { type = manpowerpool value = -0.8 }  #gyrilag ennyi manpower kell hozz - mr kikpzsen vannak
		ai_chance = 100
	}
}

### Umsiedlung
###################################
event = {
	id = 91362
	random = no
	country = EST

	trigger = {
		event = 91361
	}

	style = 0	
	name = "EVT_91362_NAME"
	desc = "EVT_91362_DESC"
	picture = "Umsiedlung"
	
	date = { day = 18 month = october year = 1939 }
	offset = 1
	deathdate = { day = 30 month = december year = 1939 }

	action_a = {
		name = "ACTIONNAME91362A"
		command = { type = manpowerpool value = -1 }  #ez mg finomtsra szorulhat, hozzvetleges rtk
		command = { type = relation which = GER value = -5 }
		command = { type = sleepleader which = 4932 }  #von Salza
		command = { type = sleepleader which = 4949 }  #Rieberg
		#command = { type = sleepminister which = 26034 }  #Mae
		#command = { type = sleepminister which = 26042 }  #Mae
		#command = { type = sleepminister which = 26052 }  #Mae
		#command = { type = sleepminister which = 26070 }  #Angelus
		#command = { type = sleepminister which = 26079 }  #Angelus
		ai_chance = 100
	}
	#action_b = {
	#	name = "ACTIONNAME91362B"
	#	command = { type = relation which = GER value = -100 }
	#	command = { type = dissent value = 5 }
	#	ai_chance = 0
	#}
}
